home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_200 / 216_01 / minirb.1 < prev    next >
Encoding:
Text File  |  1980-01-01  |  896 b   |  34 lines

  1. '\" Revision Level 
  2. '\" Last Delta     11-15-86
  3. .TH MINIRB 1 OMEN
  4. .SH NAME
  5. minirb \- Bootstrap YMODEM Batch file receive
  6. .SH SYNOPSIS
  7. .B minirb
  8. .SH DESCRIPTION
  9. .I Minirb
  10. receives one or more files with YMODEM batch file transfer protocol.
  11. .I Minirb
  12. was developed for use as a bootstrap to simplify uploading of the longer
  13. .I rz
  14. and
  15. .I sz
  16. programs contained in the
  17. .I rzsz1et2.sh
  18. shell archive.
  19. .SH SEE ALSO
  20. YMODEM.DOC,
  21. Professional-YAM manual,
  22. sz(omen),
  23. usq(omen),
  24. undos(omen)
  25. .SH NOTES
  26. The source file
  27. .I minirb.c
  28. has been ruthlessly pruned to simplify uploading.
  29. .I Minirb
  30. uses 8 bit checksum which may not be compatible with all programs
  31. claiming to support YMODEM batch transfers.
  32. .I Minirb
  33. calls stty(1) to set and reset raw tty mode.
  34.